Max Prism Volume
Solution


Volume = ½ Base * Height * Length
Length is 10. Divide triangle in two
half to form two right triangles.
    Triangular end of prism.
Use Pythagorean Theorem
Solve for y
x² + y² = 4²
x² + y² = 16
y = 16 -

A = ½ * Base * Height
Substitute expression for x and y
A(x) = ½ * x * 16 -


Square formula to simplify
A²(x) = ¼ x² (16 - x²)
A²(x) = ¼ (16x² - x4)

Take derivative
0 = ¼ (32x - 4x³)
0 = 8x - x³
0 = x(8 - x²)
0 = 8 - x²
x² = 8
x = 8 = 22

y = 16 -
y = 16 - 8 = 8 = 22

Height of isosceles triangle is 22
Base is 22 + 22 = 42
Length of prism = 10

Volume of prism
Volume = ½ Base * Height * Length
V = ½ * 42 * 22 * 10
V = ½ * 4 * 2 * 2 * 10 = 80 cubic inches
177